home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 1.iso / ARGONET / PD / PROGRAMMING / LCLINT2.SPK / test / test_b / lcl / oldstyle < prev    next >
Text File  |  1996-08-28  |  71b  |  3 lines

  1. int f1 (int x, int y);
  2. int f2 (int x, char y);
  3. int f3 (int x, char *y);